home *** CD-ROM | disk | FTP | other *** search
- -- card: 18815 from stack: in
- -- bmap block id: 5682
- -- flags: 4000
- -- background id: 26138
- -- name: INFO
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=56 top=214 right=240 bottom=89
- -- title width / last selected line: 0
- -- icon id / first selected line: 14953 / 14953
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: RESTART
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom out slow
- go to card id 6682
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=409 top=217 right=244 bottom=441
- -- title width / last selected line: 0
- -- icon id / first selected line: 22308 / 22308
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: CONTINUE
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom out slow
- pop card
- end mouseUp
-
-